body 	{
	background-color: white;
	margin: auto;
	width: 100%;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #f2f2f2;
  overflow-x: hidden;
}

.sidenav a {
  font-family: Verdana, Geneva, sans-serif;
  padding-left: 15px;
  text-decoration: none;
  font-size: 2em;
  color:  #4d4d4d;
  display: block;
  float: left;
}


.sidenav a i {
  font-size: 2em;
  position: absolute;
  bottom: 8px;
  float: right;
  color:  #4d4d4d;
}



.sidenav .closebtn {
  color:  #4d4d4d;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 3em;
  position: relative;
  margin-top: 48px;
  margin-right: 15px;
  float: right;
  }


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	float:right;
	padding-right: 15px;
	padding-top: 48px;
	height: 25px;
}

.material-icons	{
  position: absolute;
  right: 10px;
  color:  #4d4d4d;

}

.fa fa-instagram	{
  position: absolute;
  right: 40px;
  color:  #4d4d4d;
}

#innerbody {
	background-color: white;
	max-width: 1080px;
	margin: auto;
	width: 100%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.top	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 3.5em;
	color: #0059b3;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 0.8;
	letter-spacing: -3px;
	word-spacing: -2px;
	width: 600px;
	float: left;
}

.top a:visited {
	text-decoration: none;
	color: #0059b3;
	font-weight: bold;
}

.top a:link {
	text-decoration: none;
	color: #0059b3;
	font-weight: bold;
}

.top a:active {
	text-decoration: none;
	color: #0059b3;
	font-weight: bold;
}

.top a:hover {
	text-decoration: none;
	color: #0059b3;
	font-weight: bold;
}
#top2	{
	color: #1a8cff;
	font-weight: bold;
	}
	
#top2 span	{
	color: #1a8cff;
	font-weight: bold;
	letter-spacing: -10px;
	
	}

#top2 a:visited {
	text-decoration: none;
	color: #1a8cff;
	font-weight: bold;
}

#top2 a:link {
	text-decoration: none;
	color: #1a8cff;
	font-weight: bold;
}

#top2 a:active {
	text-decoration: none;
	color: #1a8cff;
	font-weight: bold;
}

#top2 a:hover {
	text-decoration: none;
	color: #1a8cff;
	font-weight: bold;
}

#top3	{
	color: #0073e6;
	font-weight: bold;
}

#top3 a:visited {
	text-decoration: none;
	color: #0073e6;
	font-weight: bold;
}

#top3 a:link {
	text-decoration: none;
	color: #0073e6;
	font-weight: bold;
}

#top3 a:active {
	text-decoration: none;
	color: #0073e6;
	font-weight: bold;
}

#top3 a:hover {
	text-decoration: none;
	color: #0073e6;
	font-weight: bold;
}

#backbutton		{
	text-align: left;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    width: 100%;
    height:100px;
}

#backbutton a:link	{
	text-decoration: none;
    color: #4d4d4d;
}

#backbutton a:hover	{
	text-decoration: underline;
    color: #4d4d4d;
}

#backbutton a:active	{
	text-decoration: underline;
    color: #4d4d4d;
}

#backbutton a:visited	{
	text-decoration: none;
    color: #4d4d4d;
}

.about {
	margin-top: 50px;
	padding: 10px;
	width: 100%;
	height: 400px;
	background-color: #f2f2f2;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-size: 1.5em;
}
	

#quote {
	width: 100%;
	max-width: 1080px;
	text-align: center;
	padding: 10px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 2.5em;
    color: #333333;
}

#text {
	width: 98%;
	margin: auto;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    vertical-align: top;
  	display: inline-block;
}

#text span {
	width: 98%;
	margin: auto;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    vertical-align: top;
    font-weight: bold;
  	display: inline-block;
}

#textother {
	width: 98%;
	margin: auto;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    vertical-align: top;
    line-height: 1.5;
  	display: inline-block;
}

#textother span {
	width: 98%;
	margin: auto;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    vertical-align: top;
    font-weight: bold;
    line-height: 1.5;
  	display: inline-block;
}

#textother img {
	width: 100%;
	height: auto;
}
#allpaintingstext {
	width: 100%;
	margin: auto;
	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 3.5em;
    letter-spacing: -3px;
	word-spacing: -2px;
	font-weight: bold;
    color: #1a8cff;
    vertical-align: middle;
    line-height: 1.5;
  	display: inline-block;
}
div.gallery {
    height: 525px;
    line-height: 525px;
}

div.gallerygroot {
    width: 100%;
}

div.gallerytext {
    height: 525px;
    line-height: 525px;
}

div.gallerylink {
    height: 525px;
}

div.gallery img {
    width: 98%;
    height: auto;
    vertical-align: middle;
}

div.gallerygroot img {
    width: 98%;
    height: auto;
    vertical-align: middle;
}

div.desc {
    text-align: left;
    height: 70px;
    line-height: 35px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.2em;
    color: #4d4d4d;
    padding-top: 10px;
}

div.desc span {
	font-weight: bold;
	font-style: italic;
    text-align: left;
    height: 70px;
    line-height: 35px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.2em;
    color: #4d4d4d;
    padding-top: 10px;
}

#topimage 	{
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 1080px;
	padding-top: 50%;
}

#topimage img 	{
	width: 101%;
	position: absolute;
	top: -5px;
	left: -5px;
}
.desctopimage {
    text-align: left;
    height: 70px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    padding-top: 10px;
    padding-left: 10px;
    width: 100%;
    margin:auto;
}

.desctopimage span {
    text-align: left;
    height: 70px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    padding-top: 10px;
    font-style: italic;
}

div.desclink {
    text-align: center;
    height: 450px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    padding-top: 350px;
}

div.desclink a:link	{
	text-decoration: none;
    color: #4d4d4d;
}

div.desclink a:hover	{
	text-decoration: underline;
    color: #4d4d4d;
}

div.desclink a:active	{
	text-decoration: underline;
    color: #4d4d4d;
}

div.desclink a:visited	{
	text-decoration: none;
    color: #4d4d4d;
}

div#text a:link	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#text a:hover	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#text a:active	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#text a:visited	{
	text-decoration: underline;
    color: #4d4d4d;
}


div#textother a:link	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#textother a:hover	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#textother a:active	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#textother a:visited	{
	text-decoration: underline;
    color: #4d4d4d;
}

div#allpaintingstext a:link	{
	text-decoration: none;
    color: #1a8cff;
}

div#allpaintingstext a:hover	{
	text-decoration: underline;
    color: #1a8cff;
}

div#allpaintingstext a:active	{
	text-decoration: underline;
    color: #1a8cff;
}

div#allpaintingstext a:visited	{
	text-decoration: none;
    color: #1a8cff;
}


* {
    box-sizing: border-box;
}

.responsive {
	margin-left: 5px;
	margin-right: 5px;
    padding-left: 75px;
    padding-right: 75px;
    margin-bottom: 25px;
    float: left;
    width: 48%;
    height: 600px;
    border-bottom: 1px solid #f2f2f2;

    
}


.responsivegroot {
	margin-left: 5px;
	margin-right: 5px;
    padding-left: 75px;
    padding-right: 75px;
    margin-bottom: 25px;
    float: center;
    width: 98%;
    height: auto;
    border-bottom: 1px solid #f2f2f2;

    
}

.responsivetext {
	margin-left: 5px;
	margin-right: 5px;
    padding-left: 75px;
    padding-right: 75px;
    margin-bottom: 25px;
    float: left;
    width: 48%;
    height: 600px;
    border-bottom: 1px solid #f2f2f2;

    
}

.responsivelink {
	margin-left: 5px;
	margin-right: 5px;
    padding-left: 75px;
    padding-right: 75px;
    margin-bottom: 25px;
    float: left;
    width: 48%;
    height:600px;
    border-bottom: 1px solid #f2f2f2;

    
}

@media only screen and (max-width: 1080px) {
    .responsive {
    	height: 700px;
        width: 48%;
        padding-left:75px;
        padding-right:75px;
        margin-left: 5px;
		margin-right: 5px;
        margin-bottom: 25px;
    }
    
    
	#topimage 	{
	width: 100%;
	margin: 0px;
	overflow: hidden;
	position: relative;

	}

	#topimage img 	{
	width: 101%;
	position: absolute;
	top: -5px;
	left: -5px;
	}
	
    .responsivelink	{
    	height: 700px;
    }
    div.responsivetext	{
    	height: 700px;
    	width: 98%;
    	margin-left: 5px;
		margin-right: 5px;
    	padding-left: 5px;
    	padding-right: 75px;
    }
    div#text	{
    	width: 98%;
    	padding-left:0px;
        padding-right:75px;
        margin-left: 10px;
    	font-size: 1.2em;
    	vertical-align: top;
    	line-height: 1.5;
  		display: inline-block;
    }
    
    div#textother	{
    	width: 98%;
    	padding-left:0px;
        padding-right:75px;
        margin-left: 10px;
    	font-size: 1.2em;
    	vertical-align: top;
    	line-height: 1.5;
  		display: inline-block;
    }
    
    #textother img {
    	width: 49%;
    	float: center;
    	padding-left: 75px;
    }
    div#allpaintingstext	{
    	width: 98%;
    	padding: 5px;
    	font-size: 3.5em;
    	vertical-align: middle;
    	line-height: 1.5;
  		display: inline-block;
    }
    
    div.gallerytext	{
    	height: 600px;
    	line-height: 600px;
    
    }
}

@media only screen and (max-width: 850px) {
    .responsive {
    	height: 900px;
        width: 98%;
        padding-left:75px;
        padding-right:75px;
        margin-left: 10px;
        margin-bottom: 25px;
    }
    
    #topimage 	{
    width: 100%;
    overflow: hidden;
	position: relative;

	}

	#topimage img 	{
	width: 101%;
	position: absolute;
	top: -4px;
	left: -4px;
	}
	
	
    div.responsivetext	{
    	height: 900px;
    	width: 98%;
    	margin-left: 5px;
		margin-right: 5px;
    	padding-left: 5px;
    	padding-right: 75px;
    }
    .responsivelink	{
    	height: 900px;
    	width: 98%;
    	padding: 5px;
    }
    div#text	{
    	width: 100%;
    	padding-left: 0px;
        padding-right:75px;
        margin-left: 10px;
    	font-size: 1.2em;
    	vertical-align: top;
    	line-height: 1.5;
  		display: inline-block;
    }
    
     div#textother	{
    	width: 100%;
    	padding-left:75px;
        padding-right:75px;
        margin-left: 10px;
    	font-size: 1.2em;
    	vertical-align: top;
    	line-height: 1.5;
  		display: inline-block;
    }
    
     #textother img {
    	width: 98%;
    	float: center;
    }
    
    div#allpaintingstext	{
    	width: 98%;
    	padding: 5px;
    	font-size: 3.5em;
    	vertical-align: middle;
    	line-height: 1.5;
  		display: inline-block;
    }
    
    div.gallerytext	{
    	height: 800px;
    	line-height: 800px;
    }
}

.paintingstop-indexpage 	{
	height: auto;
	width: 100%;
	max-width: 1080px;
	background-color: white;
	margin-bottom: 100px;
	margin-top: 50px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
    color: #4d4d4d;
	
}

div.schilderijgrootpage {
	height: 100%;
	min-height: 1000px;
	width: 500px;
	margin: auto;
	padding-left: 10px;
    padding-right: 10px;
	text-align: left;
	float: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.5em;
    color: #4d4d4d;

}

div.schilderijgrootpage span 	{
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
}

div.schilderijgrootpage img   {
	width: 500px;
	margin:0;
	padding-top: 25%;
	
}

.bottominfo {
	padding-left: 10px; 
	bottom:-750px; 
	background-color:#f2f2f2;
	width:100%; 
	height: 200px;
	position: absolute;
}

.bottominfopaintings {
	padding-left: 10px; 
	background-color:#f2f2f2;
	width:100%; 
	height: 200px;
}
#bottomtext	{
	width:100%;
	height: 150px;
	background-color:#f2f2f2;
	margin-top: 300px;
	padding: 0px 0px;
	margin: 0;
}

#bottomtext #infoleft #bottomyear	{
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
}	

#infoleft	{
	float: left;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    padding-left: 10px;
    padding-top: 5px;
}	

#inforight 	{
	float: right;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    padding-top: 5px;
    padding-right: 10px;
}

#inforight a:link	{
	text-decoration: none;
    color: #4d4d4d;
}

#inforight a:hover	{
	text-decoration: underline;
    color: #4d4d4d;
}

#inforight a:active	{
	text-decoration: underline;
    color: #4d4d4d;
}

#inforight a:visited	{
	text-decoration: none;
    color: #4d4d4d;
}

#inforight #myBtn	{
    float: right;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #1a8cff;
    padding-top: 5px;
    padding-right: 10px;
    border: none;
    background-color:#f2f2f2;
}

#inforight #myBtn:active {
	text-decoration: underline;
	color: #1a8cff;
}

#inforight #myBtn:hover {
	text-decoration: underline;
	color: #1a8cff;
}

#inforight #myBtn:link {
	text-decoration: none;
	color: #1a8cff;
}

#inforight #myBtn:visited {
	text-decoration: none;
	color: #1a8cff;
}
	
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 10%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.1); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  text-align: center;
  background-color: white;
  margin: auto;
  padding: 10px;
  width: 50%;
  height: 75%;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1em;
  color: #4d4d4d;
}
.modal-content a:active {
	text-decoration: underline;
	color: #4d4d4d;
}

.modal-content a:hover {
	text-decoration: underline;
	color: #4d4d4d;
}

.modal-content a:link {
	text-decoration: underline;
	color: #4d4d4d;
}

.modal-content a:visited {
	text-decoration: underline;
	color: #4d4d4d;
}

/* The Close Button */
.close {
  color: #1a8cff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: #ddd;
  color: white;
  border: 1px solid #ddd;
}

.pagination a:hover:not(.active) {background-color: #ddd;}
	